undefined is a value assigned to a variable that has been declared but hasn't been assigned a value.
undefined
null is a value that represents the intentional absence of any object value.
null